GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / EnableICM Property





In This Topic
EnableICM Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(20)>
Property EnableICM As Boolean
[DispId(20)]
bool EnableICM {get; set;}
read-write property EnableICM: Boolean; 
DispIdAttribute(20)
function get,set EnableICM : boolean
[DispId(20)]
__property bool get_EnableICM();
__property void set_EnableICM( 
   bool value
);
[DispId(20)]
property bool EnableICM {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members